add All
fun DslList<ByteString, ConfigKt.SecurityConfigKt.Dsl.AdminKeyProxy>.addAll(values: Iterable<ByteString>)
The public key authorized to send admin messages to this node.
Content copied to clipboard
repeated bytes admin_key = 3;
Parameters
values
The adminKey to add.